|
Poster:
|
jctibbitts |
Date:
|
September 12, 2006 02:46:30pm |
|
Forum:
|
etree
|
Subject:
|
uploading a show the new way - "access denied" |
i've got all the shns uploading in the right directory fine. but when the md5 and txt file got into the cue they got an error "access denied"
am i retarted?
*** CuteFTP Pro 3.0 - build Nov 4 2002 ***
STATUS:> Reusing the existing connection.
STATUS:> Transferring file "/Bump2006-09-08/Bump2006-09-08-Magic Stick.md5"...
STATUS:> Checking directory existence: "/Bump2006-09-08".
STATUS:> Remote directory already exists: "/Bump2006-09-08".
STATUS:> Getting file information from latest listing ("/Bump2006-09-08/Bump2006-09-08-Magic Stick.md5").
COMMAND:> TYPE I
200 TYPE is now 8-bit binary
COMMAND:> PORT 192,168,1,101,17,70
200 PORT command successful
COMMAND:> STOR Bump2006-09-08-Magic Stick.md5
553 Prohibited file name: Bump2006-09-08-Magic Stick.md5
ERROR:> Access denied.
|
Poster:
|
GirdwoodTelevision |
Date:
|
September 12, 2006 04:12:55pm |
|
Forum:
|
etree
|
Subject:
|
Re: uploading a show the new way - 'access denied' |
Hi,
It looks like there's a space in your file name:
Bump2006-09-08-Magic Stick.md5
should be
Bump2006-09-08-MagicStick.md5
FTp will not allow you to upload a file with spaces, & or several other characters. There's a complete list of the characters that aren't allowed in this FAQ:
http://www.archive.org/about/faqs.php#216
Hope that helps!
Alexis